home *** CD-ROM | disk | FTP | other *** search
- ; Windows Modem Setup File
- ; Copyright (c) Motorola Ltd
- ; Manufacturer: Motorola
-
- ; Driver for Network Monitor enabled P2K phone
-
- [Version]
- Signature="$CHICAGO$"
- Class=Ports
- ClassGuid = {4D36E978-E325-11CE-BFC1-08002BE10318}
- Provider=%Mfg%
- DriverVer=07/18/2006,0.9.9.7
-
- [SourceDisksNames]
- 1=%Motorola-Netmon-MPlus.DriverDiskName%,"",1
-
- [SourceDisksFiles]
- Motorola-Netmon-Serial.sys=1
-
- [PreCopySection]
- HKR,,NoSetupUI,,1
-
- [DestinationDirs]
- DefaultDestDir = 11 ;LDID_SYS
- ComPort.Copy = 12 ;DIRID_DRIVERS
-
- ;----------------------------------------------------------
- ;- Drivers -
- ;----------------------------------------------------------
-
- [Manufacturer]
- %Mfg% = Motorola
-
- [Motorola]
- %Uart1% = ComPort, USB\VID_22b8&PID_1004&Mi_02
- %Uart2% = ComPort, USB\VID_22b8&PID_3004&Mi_02
- %Uart3% = ComPort, USB\VID_22b8&PID_1C04&Mi_02
- %Uart4% = ComPort, USB\VID_22b8&PID_4004&Mi_02
- %Uart5% = ComPort, USB\VID_22b8&PID_6404&Mi_02
-
- ;----------------------------------------------------------
- ;- COM sections -
- ;----------------------------------------------------------
-
- [ComPort]
- CopyFiles = ComPort.Copy
- AddReg = ComPort.AddReg
- LogConfig = c14,c1a,c23,c2a,c34,c3a,c43,c4a,caa
-
- [ComPort.Copy]
- Motorola-Netmon-Serial.sys,,,2
-
- [ComPort.AddReg]
- HKR,,PortSubClass,1,01
- HKR,,DevLoader,,*ntkern
- HKR,,NTMPDriver,,"Motorola-Netmon-Serial.sys"
- HKR,,EnumPropPages32,,"MsPorts.dll,SerialPortPropPageProvider"
-
- ;----------------------------------------------------------
- ;- Service installation -
- ;----------------------------------------------------------
- [Comport.Services]
- AddService = Motorola-Netmon-Serial, 0x00000002, ComPort_Service_Inst
-
- [ComPort_Service_Inst]
- DisplayName = %ComPort.SvcDesc%
- ServiceType = 1 ; SERVICE_KERNEL_DRIVER
- StartType = 3 ; SERVICE_DEMAND_START
- ErrorControl = 1 ; SERVICE_ERROR_NORMAL
- ServiceBinary = %12%\Motorola-Netmon-Serial.sys
- LoadOrderGroup = Extended Base
-
-
- ;----------------------------------------------------------
- ;- Strings -
- ;----------------------------------------------------------
- [Strings]
- Mfg = "Motorola"
- Uart1="Motorola Network Monitor"
- Uart2="Motorola Network Monitor"
- Uart3="Siemens Network Monitor"
- Uart4="Motorola Network Monitor"
- Uart5="Motorola Network Monitor"
- ComPort.SvcDesc="Network Monitor Serial Driver"
- Motorola-Netmon-MPlus.DriverDiskName="Motorola-Netmon-MPlus Installation Directory"
-